[PATCH 03/23] net: mana: Add support for auxiliary device
authorLong Li <longli@microsoft.com>
Thu, 3 Nov 2022 19:16:19 +0000 (12:16 -0700)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 21 Jun 2024 03:59:28 +0000 (05:59 +0200)
commitf54fe946a87198b033cbdd59d3b83604b553a683
tree80f1af68ffc354f5e8926348feb4de1420b57028
parent44b85b9a8fc1b3efee3b3c126bb7fad8ade7ceb9
[PATCH 03/23] net: mana: Add support for auxiliary device

In preparation for supporting MANA RDMA driver, add support for auxiliary
device in the Ethernet driver. The RDMA device is modeled as an auxiliary
device to the Ethernet device.

Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1667502990-2559-2-git-send-email-longli@linuxonhyperv.com
Acked-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
(cherry picked from commit a69839d4327d053b18d8e1b0e7ddeee78db78f4f)
Signed-off-by: Bastian Blank <waldi@debian.org>
Gbp-Pq: Topic features/all/ethernet-microsoft
Gbp-Pq: Name 0003-net-mana-Add-support-for-auxiliary-device.patch
drivers/net/ethernet/microsoft/Kconfig
drivers/net/ethernet/microsoft/mana/gdma.h
drivers/net/ethernet/microsoft/mana/mana_auxiliary.h [new file with mode: 0644]
drivers/net/ethernet/microsoft/mana/mana_en.c